func os.openRootInRoot

2 uses

	os (current package)
		root.go#L134: 	return openRootInRoot(r, name)
		root_unix.go#L64: func openRootInRoot(r *Root, name string) (*Root, error) {